type golang.org/x/tools/go/packages.parseValue
4 uses
golang.org/x/tools/go/packages (current package)
packages.go#L696: parseCache map[string]*parseValue
packages.go#L709: type parseValue struct {
packages.go#L717: parseCache: map[string]*parseValue{},
packages.go#L1332: v = &parseValue{ready: make(chan struct{})}
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)